'宣言 Public Overloads Overrides Function Sort( _ ByVal names() As System.String _ ) As System.ComponentModel.PropertyDescriptorCollection
'使用法 Dim instance As NonSortingPropertyDescriptorCollection Dim names() As System.String Dim value As System.ComponentModel.PropertyDescriptorCollection value = instance.Sort(names)
public override System.ComponentModel.PropertyDescriptorCollection Sort( System.string[] names )
パラメータ
- names